home *** CD-ROM | disk | FTP | other *** search
- //----------------------------------------------------------------------------
- // cScript
- // (C) Copyright 1995, 1997 by Borland International, All Rights Reserved
- //
- // BLOCK.SPP
- // Provides support services for blocking operations.
- //
- // $Revision: 1.15 $
- //
- //----------------------------------------------------------------------------
-
- import IDE;
- import editor;
-
- // mark this module as being a library module
- library;
-
-